-
Home
-
Nginx Helper
-
2.3.3 (latest)
-
Code
-
Classes
- ProcessorChain
Total Complexity |
15 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
110 |
Lines of code |
46 |
Logical lines of code |
17 |
Comment lines |
37 |
Methods |
11 |
Properties |
1 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
74 |
2 |
5 |
remove() |
S |
71 |
2 |
5 |
process() |
S |
71 |
2 |
5 |
offsetSet() |
S |
66 |
2 |
9 |
add() |
S |
80 |
1 |
3 |
getProcessors() |
S |
82 |
1 |
3 |
getIterator() |
S |
80 |
1 |
3 |
count() |
S |
80 |
1 |
3 |
offsetExists() |
S |
79 |
1 |
3 |
offsetGet() |
S |
80 |
1 |
3 |
offsetUnset() |
S |
76 |
1 |
4 |